Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T15:33:31.000Z (over 2 years ago)
- Last Synced: 2024-11-10T08:13:57.896Z (2 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.