Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpaulohenrique/focal-point-front-end
https://github.com/phpaulohenrique/focal-point-front-end
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phpaulohenrique/focal-point-front-end
- Owner: phpaulohenrique
- Created: 2024-06-06T19:27:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T14:21:04.000Z (6 months ago)
- Last Synced: 2024-06-14T15:47:49.261Z (6 months ago)
- Language: TypeScript
- Homepage: https://focal-point-front-end.vercel.app
- Size: 91.8 KB
- Stars: 0
- 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