Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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...

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!