https://github.com/phpaulohenrique/focal-point-front-end
Front-end - Task Manager app made with NextJS + TypeScript + CSS and much more 📝
https://github.com/phpaulohenrique/focal-point-front-end
notes-app task-manager todoapp
Last synced: 3 months ago
JSON representation
Front-end - Task Manager app made with NextJS + TypeScript + CSS and much more 📝
- Host: GitHub
- URL: https://github.com/phpaulohenrique/focal-point-front-end
- Owner: phpaulohenrique
- Created: 2024-06-06T19:27:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T20:44:47.000Z (11 months ago)
- Last Synced: 2025-01-24T20:16:54.858Z (4 months ago)
- Topics: notes-app, task-manager, todoapp
- Language: TypeScript
- Homepage: https://focal-point-front-end.vercel.app
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Focal Point - Front-end
✔️ Mobile Responsive
## Technologies 🔧
- Next.js (React)
- TypeScript
- CSS
- Sonner Toast- Vercel (Front-end)
- Render (Back-end)
- Render (DB Postgresql)## Clone
```
git clone https://github.com/phpaulohenrique/focal-point-front-end.git
npm install
```## Clone back-end
Start server
```
//in root
npm run dev
```Fill the .env
```
NEXT_PUBLIC_API_BASE_URL=''
```## Contribute 🚀
If you want to contribute, clone this repo, create your work branch and get your hands dirty!
```bash
git clone https://github.com/phpaulohenrique/focal-point-front-end.git
git checkout -b feature/NAME
```At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
[How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)
[Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)
## Code Example/Issues 🔍
If you have any issues, please let me know in the issues section or directly to [email protected]
## License 📃
This project is under [MIT](LICENSE) license