The App runs React on the front end and Django on the back end.
Contributions are always welcome!
Many people are contributing to the project. People work autogenously on the project. Freely contributing to achieving the greater goal by adding some features or fixing bugs.
See contributing. md
for ways to get started.
Please adhere to this project's `code of conduct.
1. cd to frontend directory run npm install
2. Run npm build
3. cd to backend directory
4. Run python manage.py runserver
You may also run the yaml docker file to get the project set up.
There is a folder called API with two endpoints.
One for the dictionary which was made as a contribution by Silas
And another with the questions answers greeting in bemba.
Design
Please follow the readme in that folder to understand his code a bit more written in typescript.
Danielk, technolovers Silas, Nicole, CoderGirl.
This code is based on the frontend built with react.
import Component from 'my-project'
function App() {
return <Component />
}
"# Bemblin"