todo-list Tailwind Templates

Todo List

A simple todo list application creating with React and Go lang.

Todo web application.

This is a simple project made with react and go. The goal of this project is to gain a simple understanding of the go programming language.

Run this projects frontend:

1. Clone this repository

git clone https://github.com/TomPadmanathan/goTodoApplication.git

2. Open the project

cd goTodoApplication

3. Install node dependancys

npm i

4. Create a build

npm run build

5. Run the project

Now you can copy the contents of the build folder and use where necessary.

6. Navigate the server dir

cd server

7. start the server

go run .

Top categories

Loading Svelte Themes