Skip to content

shafiahmed/emoji-of-the-x

 
 

Repository files navigation

Emoji of the X

E2E

The first app to pick and show the emoji of the Day / Week / Month!

Tech used

This project used to be a React and GraphQL app, and it was pretty cool! Check the Git history!

The current stack is:

Related video content

Johnny often livestreams development over at YouTube

Running locally

To run this project locally, you will need your own .env file, filled with the correct environment variables. You can use the .env.example file as a template!

If you are running the Supabase DB locally, you will be able to connect to it at http://localhost:54321, which you should keep in your .env, and see its GUI and manage it at http://localhost:54323/project/default/editor.

To view this app, run the dev server with:

npm run dev

Then visit http://localhost:5173 🚀

About

The first emoji of the day / week / month app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.9%
  • TypeScript 4.7%
  • Svelte 2.3%
  • Other 1.1%