A web application for managing and exploring cities.
Users can add cities, save notes, view locations and work with city data through an external API.
Frontend:
- React
- TypeScript
- Vite
- React Router
- Context API
- CSS Modules
Backend:
- JSON Server
Deployment:
- Frontend: Vercel
- Backend: Render
- 🌎 View list of cities
- ➕ Add new cities
- 📝 Add notes
- 📍 Store city location
- 🔄 Fetch data from API
- ✏️ Edit and delete cities