https://github.com/vinyl-davyl/notely
TS based Note taking app with card reference theme and color functions
https://github.com/vinyl-davyl/notely
react typescript
Last synced: 4 months ago
JSON representation
TS based Note taking app with card reference theme and color functions
- Host: GitHub
- URL: https://github.com/vinyl-davyl/notely
- Owner: Vinyl-Davyl
- Created: 2022-08-07T01:52:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T15:33:31.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T23:47:25.859Z (6 months ago)
- Topics: react, typescript
- Language: TypeScript
- Homepage:
- Size: 426 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notely 👋
> TypeScript based Note taking app with card reference theme and color functions
## Author
👤 **Vinyl Davyl**
- Website: https://vinyldavyl.netlify.app
- Twitter: [@Vinylchi](https://twitter.com/Vinylchi)## Support is contiguous
Leave a ⭐️ If this project got you going!
## Getting Started
First, run the development server:
Configure your typescript config file.```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.