Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.11 KB

File metadata and controls

33 lines (19 loc) · 1.11 KB

Tusomeni Application · Netlify Status

View demo

This is the source code for the client-side application of the Tusomeni application ( A past-paper repository for Computing students at The Technical University of Kenya.)

Buit with React and style: styled-components.

Installation

Clone the project and depending on your package manager, run:

npm install && npm start

or

yarn install && yarn start

This will install all packages and will run your application on port 3000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT