Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bondok6/ninja-blog
Built blog application from React Ninja Tutorial for practicing some features such as custom hook and abort-controller, etc...
https://github.com/bondok6/ninja-blog
css json-server reactjs
Last synced: 16 days ago
JSON representation
Built blog application from React Ninja Tutorial for practicing some features such as custom hook and abort-controller, etc...
- Host: GitHub
- URL: https://github.com/bondok6/ninja-blog
- Owner: Bondok6
- Created: 2022-09-11T18:31:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T20:00:03.000Z (over 2 years ago)
- Last Synced: 2025-01-11T03:51:38.127Z (about 1 month ago)
- Topics: css, json-server, reactjs
- Language: JavaScript
- Homepage:
- Size: 336 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ninja Blog App
> Simple Blog App from [React Ninja Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gZD-Tvwfod2gaISzfRiP9d) for practicing some features such as custom hook and abort-controller, etc...
https://user-images.githubusercontent.com/45231276/189546556-a86a94d2-dc5f-4470-b431-cbc3a7327912.mp4
## Built With
- React.js
- Json-server
- CSS## Getting Started
To get a local copy up and running follow these simple example steps.
```bash
git clone [email protected]:Bondok6/react-typescript-todo.git
cd react-typescript-todo
```To run the project / josn-server.
```bash
npm install
npx json-server --watch data/db.json --port 8000
npm start
```## Author
👤 **Kyrillos Hany**
- GitHub: [@Bondok6](https://github.com/Bondok6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kyrillos-hany/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!