Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/duketheduck1/django_react


https://github.com/duketheduck1/django_react

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Blog Rest API

A practice project using Django REST Framework.

## Built With

- Python
- Django
- React
- Vite.js
- VS Code
- Git

## Contribution

Contributions are welcomed. Please include proof of the changes made in VS Code in your pull request (PR).

## TODO

- [ ] Add an image upload function
- [ ] Create a login function
- [x] Create an edit function
- [x] Create a post function

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/ducoday12345/djangogirls/blob/main/LICENSE) file for details.

## Contact

For any inquiries, please contact [Duc Minh Nguyen](mailto:[email protected]).

## Further Reading

- [Django Documentation](https://docs.djangoproject.com/en/)
- [VS Code Documentation](https://code.visualstudio.com/docs)
- [React Documentation](https://legacy.reactjs.org/docs/getting-started.html)
- [Vite.js Documentation](https://vitejs.dev/guide/)

Thank you for checking out my practice project (for no reason)!