Skip to content

A web application to create meetings and events. Frontend realized using Svelte and backend using Firebase.

Notifications You must be signed in to change notification settings

federicobaldini/meet-up-frontend

Repository files navigation

meet-up-frontend

A web application to create meetings and events. Frontend realized using Svelte and backend using Firebase. The Firebase service has been shouted down.

Credit: https://github.com/mschwarzmueller and https://www.udemy.com/course/sveltejs-the-complete-guide

application

application

application

Available Scripts

Install the dependencies:

npm install

then start the development server:

npm run dev

Navigate to localhost:5173. You should see the app running. Edit a component file in src, save it, and reload the page to see your changes.

Building

To create an optimised version of the app:

npm run build

Builds the app for production to the build folder.
It correctly bundles the application in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

A web application to create meetings and events. Frontend realized using Svelte and backend using Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published