Client
Database
- Read uplifts
- Craete an uplift
- Authenictication *Coming soon
- Profile *Coming soon
| Color | Hex |
|---|---|
| Primary Color | |
| Secondary Color | |
| Accent Color | |
| Text Color |
This project uses Npm as package manager
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bashInstall uplift with npm
# Frontend installation
cd uplift/frontend
npm iTo run tests, run the following command
npm testClone the project
git clone https://github.com/Tobias2023/task-note.gitGo to the project directory
cd upliftInstall dependencies
npm installStart the server
npm startTo deploy this project run
npm deploy- Add FE UI
- Add Testing (Pytest and Jest)
- Add User Authentication
- Add User Profiles
- Pass all test
- Deployment
Contributions are always welcome!
See contributing.md for ways to get started.
Distributed under the no License. See LICENSE.txt for more information.
Name - @TobiasCodes12
Project Link: https://github.com/Tobias2023/uplift

