Skip to content

Svelte implementation of my first mini twidder clone I made three years ago.

Notifications You must be signed in to change notification settings

darienmiller88/Simple-Twidderv2

Repository files navigation

Mini-TwidderV2

Netlify Status

Rebuilding my first simple twitter clone using Svelte for practice.

Built With

Requirements

  • Clone the repository using git clone https://github.com/darienmiller88/Simple-Twidderv2
  • Migrate the necessary information to your local .env as described in the .env_sample file
  • Run go build to create a root level Simple-Twidderv2.exe file, and then run .\Simple-Twidderv2 to run the executable. If an executable is not needed, simply input go run main.go instead, or .\fresh to enable a server restart on change.
  • cd into the client2 folder, and run npm start to the Vite server, which should be on port 5173

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Feel free to leave suggestions as well, I'm always looking for ways to improve!

(back to top)

License

MIT

About

Svelte implementation of my first mini twidder clone I made three years ago.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published